home *** CD-ROM | disk | FTP | other *** search
- CutBuffer=#50000#
- MidiSeq_Length=#4000#
-
- * The Cut buffer length can be varied by inserting a new value into the
- * first number.
-
- * The MidiSeq_Length number is the number of steps that can be recorded
- * on the midi / demo sequencer utility.
- *
- * Default number of steps is 1000
- *
- * Memory used by sequencer equals number of steps times 4 times the number of
- * voices ( 4 )
- *
- * eg, for default 1000 steps,
- *
- *
- * memory used = 1000 steps * 4 * 4 voices
- *
- * equals -----> 4000 * 4
- * --------
- 16,000 Bytes used.
-
-